Fix bug #10523 with bad value of eshell-windows-shell-file.
authorLars Ljung <lars@matholka.se>
Sat, 4 Feb 2012 09:57:09 +0000 (11:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 4 Feb 2012 09:57:09 +0000 (11:57 +0200)
commit935f8d62906bfbbe930e15567f6d73ca91691dd0
treee3629fa9f89ba003b41a9fabc85d022853100e3e
parent3c34e56d0ef0e808d9ed0b38e3b91cc3d264cc39
Fix bug #10523 with bad value of eshell-windows-shell-file.

 lisp/eshell/esh-ext.el (eshell-windows-shell-file): Match "cmdproxy"
 anywhere in shell-file-name, not just at the beginning.  (Bug#10523)
lisp/ChangeLog
lisp/eshell/esh-ext.el